home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-02-26 | 322 b | 17 lines | [TEXT/MPS ] |
- ; File: E16.Scrap
- ;
- ;
- ; Copyright Apple Computer, Inc. 1986-91
- ; All Rights Reserved
- ;
- ;
- badScrapType EQU $1610 ; No scrap of this type.
- textScrap EQU $0000
- picScrap EQU $0001
- sampledSoundScrap EQU $0002
- teStyleScrap EQU $0064
- iconScrap EQU $4945
- maskScrap EQU $8001
- colorTableScrap EQU $8002
- resourceRefScrap EQU $8003
-